langflow/src/backend/base
Gabriel Luiz Freitas Almeida c95036c9ac Refactor: handle error when retrieving messages from monitor service
This commit refactors the code in the `migrate_messages_from_monitor_service_to_database` function to handle errors that may occur when retrieving messages from the monitor service. If an exception is raised, the error is logged and the function returns `False`. This ensures that the migration process can continue even if there is an issue with retrieving the messages.
2024-06-27 14:36:02 -03:00
..
langflow Refactor: handle error when retrieving messages from monitor service 2024-06-27 14:36:02 -03:00
poetry.lock chore: update lock 2024-06-26 16:52:19 -03:00
pyproject.toml Merge branch 'main' into dev 2024-06-26 16:28:45 -03:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00