Hetavi Shah
Hetavi Shah
> @hetavi-bluexkye Please fix following errors reported by CI: > > ``` > Error: api/apps/canvas_app.py:62:33: F811 Redefinition of unused `get_json_result` from line 54 > Error: api/apps/canvas_app.py:62:50: F811 Redefinition of unused...
> > > @hetavi-bluexkye Please fix following errors reported by CI: > > > ``` > > > Error: api/apps/canvas_app.py:62:33: F811 Redefinition of unused `get_json_result` from line 54 > >...
@yingfeng Thanks, I’ll set up the CI environment locally using the docker-compose config from the workflow and check the service logs. This should help me debug the Elasticsearch connection issue....
@yingfeng Hi, I’ll be closing this PR for now due to several issues that need to be addressed. I’ll refactor the changes and share an update once that’s done.