Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check if featureTable is connected before use it (arcgis) #2421

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

AlvaroVega
Copy link
Member

@AlvaroVega AlvaroVega commented Sep 27, 2024

Otherwiese new one is created

Fix for #2405

@AlvaroVega AlvaroVega changed the title Task/log reuse persistence backend arcgis [WIP] Task/log reuse persistence backend arcgis Sep 27, 2024
@AlvaroVega
Copy link
Member Author

AlvaroVega commented Sep 27, 2024

Maybe when connection error (i.e. credentials are changed) there is no way to reconnect since a connection error is not tainting feature table as not connected:
#2405

@AlvaroVega AlvaroVega changed the title [WIP] Task/log reuse persistence backend arcgis [WIP] check if featureTable is connected before use it Sep 27, 2024
@AlvaroVega AlvaroVega changed the title [WIP] check if featureTable is connected before use it [WIP] check if featureTable is connected before use it (arcgis) Sep 27, 2024
@AlvaroVega AlvaroVega marked this pull request as ready for review October 1, 2024 14:04
@AlvaroVega AlvaroVega requested a review from fgalan October 1, 2024 14:04
@AlvaroVega AlvaroVega changed the title [WIP] check if featureTable is connected before use it (arcgis) check if featureTable is connected before use it (arcgis) Oct 1, 2024
Comment on lines 1 to 2
- [cygnus-ngsi][arcgis] Check feature table is connected before use it
- [cygnus-ngsi][arcgis] Set feature table to not connected after a connection error
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#2405 should be mentioned here?

Copy link
Member

@fgalan fgalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fgalan fgalan merged commit d03e685 into master Oct 1, 2024
8 checks passed
@fgalan fgalan deleted the task/log_reuse_persistenceBackend_arcgis branch October 1, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants