webhook timeout
Webhook Timeout Windows: 7 Platforms Measured
Published webhook ack timeouts, retry counts and uptime SLAs from 7 carrier/shipping platforms, with sources and the date each figure was collected.
Dutch software architect. Built multi-tenant carrier middleware for 1k+ shippers; advocates idempotency and good logs.
webhook timeout
Published webhook ack timeouts, retry counts and uptime SLAs from 7 carrier/shipping platforms, with sources and the date each figure was collected.
bulkhead pattern
The bulkhead pattern isolates each carrier connection into its own resource pool. Definition, worked example, and how it differs from a circuit breaker.
DHL Parcel DE Shipping API migration
A step-by-step runbook for migrating DHL Parcel DE Shipping integrations from retired SOAP v3 to REST V2, with OAuth2 setup and field mapping.
carrier API token expiry
Access and refresh token lifetimes for 14 carrier and multi-carrier APIs, sourced from vendor docs, with token-cache design guidance.
carrier integration software
What carrier integration software actually is, how it differs from a TMS in architecture, and a worked example with real vendor names.
carrier webhook dead-letter queue
A step-by-step guide to redriving an AWS SQS dead-letter queue of carrier webhooks without creating duplicate shipments.
carrier webhook retry policy
Published retry counts, backoff windows, and OAuth token TTLs for FedEx, DHL, Shippo, AfterShip and more, sourced and dated as of August 2026.
carrier integration software
Carrier integration software, defined and distinguished from TMS, TES and multi-carrier shipping software, with a worked example of where each layer sits.
EDIFACT IFTMIN
Step-by-step guide to building an EDIFACT IFTMIN transport order for DB Schenker, sending it via AS2, and parsing IFTMCS/IFTSTA replies.
carrier API rate limits
Published rate limits, quotas and OAuth token lifetimes for 12 carrier and multi-carrier shipping APIs, sourced and dated as of July 2026.
carrier integration software
What carrier integration software is, architecturally, how it differs from a TMS or multi-carrier shipping tool, and where it sits in your stack.
envelope vs payload
Envelope vs payload, defined and worked through a real carrier tracking webhook, so you can design schemas that route and version cleanly.