sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1k stars 178 forks source link

Sudhanshu/5009 #5046

Closed SudhanshuBawane closed 5 months ago

SudhanshuBawane commented 5 months ago

The change is regarding the git issue 5009 for the incorrect behavior of agent when asset.db used to get deleted.

This change insured the smooth working of agent and re-download of asset.db without any hassle.

The change was verified by trying to re-create the bug scenario using same steps and test cases.

fguimond commented 5 months ago

I should have done over this with you but as a rule of thumb you want to provide a description of the PR instead of the ticket number. Also please fill the form which should be provided when you create the PR. You can leave empty the sections that don't apply. You can see https://github.com/sensu/sensu-go/pull/5011 as an example.