• Bob Van Landuyt's avatar
    Run pages configuration update in a worker · d03898af
    Bob Van Landuyt authored
    This moves the pages configuration update out of the request into a
    worker.
    
    If an exception occurs within the configuration update, the exception
    will now be returned from the service, and raised in the worker so it
    can be retried by sidekiq.
    d03898af
async_update_pages_config.yml 195 Bytes