Oleksii Vasyliev
Oleksii Vasyliev
Idea came from anycable: https://github.com/anycable/anycable-rails/blob/4cff609db98713251df14e5e43feb4d4724f8da8/lib/anycable/rails/railtie.rb#L37-L42 and https://github.com/anycable/anycable-rails/blob/master/lib/anycable/rails/middlewares/executor.rb
Thanks @splittingred > It seems this is only supported in Rails 5.0+, do we have an idea of Rails version compatibility here? Looks like yes. For old rails we can...
Here some logs from stuck parallel build: ``` == Instrument (sitemap.manipulator): 746.893ms {:name=>:asset_hash} == Running manipulator: sitemap_move_files (101) == Running manipulator: collections (110) == Running manipulator: routing (130) == Instrument...
master (which is v5) support ruby 3.1. ``` gem 'middleman', github: 'middleman/middleman' gem 'middleman-core', github: 'middleman/middleman' ```
https://github.com/certonid/certonid (min version 0.7.0) support rsa-sha2-256 algorithm, which works with latest openssh.
@xopt1x you can try similar on golang: https://github.com/certonid/certonid (it also contain CLI)
Is any help needed with this PR?
> If it's caused by rust-consumers, then we might rollback the usage of rust-consumer and just go back to old Python ones. It is not rust consumers, because I am...
@hubertdeng123 errors also is not show on sentry UI after some time (gaps with no data - after this I restart server and it start accept again) ![Screenshot 2024-03-20 at...
I did not have this issues until latest updates to new versions (no hardware change from my side). I see, that latest versions increase number of consumers Initially I was...