Skip to content

Release 2077

Choose a tag to compare

@github-actions github-actions released this 05 Nov 11:43
96491c1

Trello card

https://trello.com/c/epyIpBM0

Context

The Job runs off hours and started failing few days ago when downloading the csv file with Invalid URI error, but the job works fine when we manually run it during working hours. We suspect the file may not be ready early in the morning anymore, so we want to schedule it few hours later and see if it will fail again.

Changes proposed in this pull request

Set the job to run at 7.30am

Guidance to review