livepeer / catalyst-api

MIT License
4 stars 2 forks source link

Increase timeout for write permission check #1379

Closed mjh1 closed 2 months ago

mjh1 commented 2 months ago

I'm seeing this fail occasionally in prod since storage providers can be a bit slow even with a small json file. Also fixed creds leaking in log line, the filepath join was stripping a / on http:// which meant the log redact function couldn't parse it as a url.