top | item 46949896 (no title) kay_o | 21 days ago proxy that does all of the above rather than mocks. we had configurable one based on txid.ex: tx uuid fe83dd01-aaaa-aaaa-aaaa-000000005373 if chunk1 is aaaa, then treat last bit as 'delay for 5373ms' discuss order hn newest jalalmanafi|21 days ago Clever approach — encoding the behavior in the txid itself.Did you have a UI to configure scenarios, or was it all code-based? And did you simulate webhook failures/retries too, or just delays? kay_o|21 days ago it was code base. first chunk would be git revision-sha . failure, retry, delay, multiple replay due to retry timeout (idempotence test) load replies (1)
jalalmanafi|21 days ago Clever approach — encoding the behavior in the txid itself.Did you have a UI to configure scenarios, or was it all code-based? And did you simulate webhook failures/retries too, or just delays? kay_o|21 days ago it was code base. first chunk would be git revision-sha . failure, retry, delay, multiple replay due to retry timeout (idempotence test) load replies (1)
kay_o|21 days ago it was code base. first chunk would be git revision-sha . failure, retry, delay, multiple replay due to retry timeout (idempotence test) load replies (1)
jalalmanafi|21 days ago
Did you have a UI to configure scenarios, or was it all code-based? And did you simulate webhook failures/retries too, or just delays?
kay_o|21 days ago