You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since our application needs a feature to retrieve messages from the messaging service (by default telegram),
write a command that downloads the messages and stores them using the persisted.
Acceptance criteria
use the mock retriever to get messages
store in the persisted
the retriever and the persisted should be decupled (airtable persister already present in the infrastructure folder)
this command should be run by the command line.
The text was updated successfully, but these errors were encountered:
Since our application needs a feature to retrieve messages from the messaging service (by default telegram),
write a command that downloads the messages and stores them using the persisted.
Acceptance criteria
The text was updated successfully, but these errors were encountered: