warren830 opened a new pull request, #8772: URL: https://github.com/apache/incubator-devlake/pull/8772
## Summary - In `TxHelper.LockTablesTimeout`, return the lock error instead of panicking so callers can handle it gracefully - In `ScopeSrvHelper.getAffectedTables`, return an error instead of panicking when a plugin doesn't implement the `PluginModel` interface ## Test plan - [ ] Verify table locking timeout is properly returned as an error - [ ] Verify scope deletion still works correctly when plugin implements PluginModel - [ ] Verify proper error message when plugin does not implement PluginModel -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
