Logo-amall

Every so often we get a failed deployment that has the line `couldn't update ENVs for /xxx/yyy` (where `/xxx/yyy` is a random functions URL)

Last active 4 months ago

6 replies

11 views

  • SH

    Every so often we get a failed deployment that has the line couldn't update ENVs for /xxx/yyy (where /xxx/yyy is a random functions URL)

  • SH

    the next deployment will usually succeed with no changes to the code in that function, or sometimes fail with the same message for a totally different function

  • SH

    so it seems random and non-deterministic.

  • EL

    We'll check this.

  • EL

    This issue is a rare one and it can happens when two or more deployments are running at the same time. We need to add a queue here eventually but for now, try to only deploy one at a time and this issue should not occure.

  • LI

    @sheena could you confirm that sometimes you push a commit and then a few seconds later do another one and push as well?

Last active 4 months ago

6 replies

11 views