Stale read on Transkribus
- Setup your dev environment in replica mode (@erwanrouchet & @babadie can help here)
- Find the endpoint with a stale read by running a transkribus import
- Reproduce with a simpler script
- Fix the stale read with
.using('default')
Refs https://gitlab.com/arkindex/requests/-/issues/150 & https://gitlab.com/arkindex/requests/-/issues/140 & https://gitlab.com/arkindex/requests/-/issues/120