Philippe Vezina
Philippe Vezina
Currently, using the `threshold` strategy, the throttling is based on when the job is picked up by the worker. It doesn't take into consideration whether the job is actually done....
### Description 📖 `vite_ruby` uses the `mtime` as a reference to detect different versions of the app: https://github.com/ElMassimo/vite_ruby/blob/main/vite_ruby/lib/vite_ruby/commands.rb#L148 That being said, a single Vite build can generate files with more...
Using S3 to store my recordings, it is currently impossible to view an iOS recording because the prresigned URL uses the `mobs` bucket instead of my configured `recordingsBucket` which is...