Persist the next eligible attempt instead of sleeping in a worker
A durable retry time lets the scheduler pause one provider scope while other work continues. Preserve the original operation identity across attempts.
Read articleAI implementation, software architecture, cloud operations and Australian technology policy.
512 articles
Page 6 of 29
A durable retry time lets the scheduler pause one provider scope while other work continues. Preserve the original operation identity across attempts.
Read articleQueue metadata can change during recovery. Put the durable operation identity in the application message and use it at the effect boundary.
Read articlePreserve local intent so future executions can be recalculated correctly. A single timestamp cannot explain a recurring business schedule after an edit or time-zone change.
Read articleA reliable offline implementation records intent before sending, keeps attachments recoverable and clears pending work only after saving a server receipt.
Read articleBuild entry, matching and downstream formatting around explicit components. Preserve the user's confirmed destination when a provider normalises its spelling.
Read articleMake amount representation explicit from input to storage to payment. A named conversion prevents a correct number from acquiring the wrong unit.
Read articleKeep labels, hints and validation messages connected in the document. Then handle focus and submission state so users can recover without losing their answers.
Read articlePut filters, ordering and selection above the presentation layer. Desktop rows and mobile summaries should act on the same identified records.
Read articleKeep reauthentication out of generic mutation retries. Record the work to restore and validate its owner before returning the user to the task.
Read articleA reproducible search harness needs query intent, document judgments and versioned configuration. Start with a useful baseline rather than a large unreviewed benchmark.
Read articleCapture resolved packages and execution changes before building the release. Keep exceptions and artifact evidence connected to the same review.
Read articleTurn application behaviour into specific allowed actions, then test the identity that will actually run the service.
Read articleKeep the current operating picture easy to find while preserving how it changed. Link actions to owners and evidence rather than burying them in narrative updates.
Read articleSeparate eligibility from execution and track each copy. A resumable workflow makes partial deletion visible instead of hiding it behind one database status.
Read articleA permission test should include the period after access changes. This walkthrough checks fresh requests, cached answers and conversations that were already open.
Read articleSimilar manuals are a useful stress test for semantic retrieval. Build examples where a one-character difference changes the correct answer.
Read articleMulti-page tables expose mistakes that ordinary paragraph tests miss. Check the relationship between a value, its column heading and the note that qualifies it.
Read articleA useful citation test uses a relevant source and a subtly wrong answer. This exposes failures that broken-link checks cannot find.
Read article