roadrunner: [🐛 BUG]: Omit the bugfix version for the config version check
No duplicates 🥲.
- I have searched for a similar issue in our bug tracker and didn’t find any solutions.
What happened?
config_plugin_init: RR version is older than configuration version, RR version: %!s(func() string=0x972b20), configuration version: 2.7.3
version: "2.7.3"
rpc:
listen: tcp://:6001
server:
command: "php /app/index.php"
relay: pipes
http:
address: "0.0.0.0:3001"
# middleware: []
pool:
num_workers: 1
debug: true
max_jobs: 1
Version
2.7.3
Relevant log output
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 53 (28 by maintainers)
Yeap, You are right, It was related to sqs config because I set up wrong config for it and I couldnt see the error, I guess There is the long attempt period, thanks