
SE Radio 567: Dave Cross on GitHub Actions
Software Engineering Radio - the podcast for professional software developers
00:00
How to Scale and Thrive a Workflow
I'm not really sure in what way it needs be scalable. Are you picturing a repo that fires off events every few seconds that start running a workflow? I'm thinking about maybe this is just a case of putting a link into the available images that get up and how many CPUs they give to a container and how much RAM. You might want fail as quickly as possible. If something goes wrong, then there's no point in carrying on. So you can make things maybe not faster, but stop running sooner by controlling the error flow. The other thing that you can think about there is you can control what the workflow does when things fail.
Transcript
Play full episode