Agent641@lemmy.world to Programmer Humor@programming.dev · 16 hours agoClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldimagemessage-square45fedilinkarrow-up1610arrow-down112
arrow-up1598arrow-down1imageClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldAgent641@lemmy.world to Programmer Humor@programming.dev · 16 hours agomessage-square45fedilink
minus-squareSolemarc@lemmy.worldlinkfedilinkarrow-up23·15 hours agoPolling the API every second, are you crazy?!
minus-squareAgent641@lemmy.worldOPlinkfedilinkarrow-up2·9 hours agoHow will the system know when to poll the API if it doesn’t know seconds?
minus-squarequpada@fedia.iolinkfedilinkarrow-up7·14 hours agoI keep trying, but the clock only displays 4:29. What do?
minus-squareitkovian@lemmy.worldlinkfedilinkarrow-up7·14 hours agoTask for the next story. For now, just file a ticket and shove it up your manager’s ass.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up7·15 hours agoWhen an API request fails, the seconds clock handle becomes red, and the time health management microservice sends an alert SMS to your phone once per second (scaled with the number of clients)
Seconds hand does not show seconds.
Polling the API every second, are you crazy?!
How will the system know when to poll the API if it doesn’t know seconds?
It can just sleep(1);
I keep trying, but the clock only displays 4:29.
What do?
Task for the next story. For now, just file a ticket and shove it up your manager’s ass.
When an API request fails, the seconds clock handle becomes red, and the time health management microservice sends an alert SMS to your phone once per second (scaled with the number of clients)