Skip to content

Automated remove for cloudfront takes too long for web  #73

Description

@maxpearl

The automated replace function for cloudfront (and likely other services) takes far too long for flask - the page load will time out before the waiter for the distribution is complete. The waiter works, and the new distribution is created, but it's not getting the info on the new URL back to flask.

Probably the best strategy is to split off a separate process that will wait, then populate github and database with new URL, and have the main process simply go back with a flashed message about "new distribution creation is in process" or some such.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions