You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was taking QSL for a spin and ran into some issues when accessing objects in a bucket outside my default region.
It might be nice to specify the region in the config—that way I could segment my data by region and then run multiple labeling sessions sequentially.
There might be a smarter way to do this, but from my quick look through the codebase it looks like checking the config could happen right about here and not be too intrusive:
Hi, I was taking QSL for a spin and ran into some issues when accessing objects in a bucket outside my default region.
It might be nice to specify the region in the config—that way I could segment my data by region and then run multiple labeling sessions sequentially.
There might be a smarter way to do this, but from my quick look through the codebase it looks like checking the config could happen right about here and not be too intrusive:
qsl/qsl/files.py
Line 90 in b159cf9
Thoughts?
The text was updated successfully, but these errors were encountered: