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
We should create a DB table to pull the learning site info dynamically. This will allow us to add new sites to pull and which channels to post to.
We should be able to leverage the same TF config as the learning_tableoci_nosql_table. Then make the learning function query the new table on invocation instead of using the learning_sites_rss list.
The text was updated successfully, but these errors were encountered:
We should create a DB table to pull the learning site info dynamically. This will allow us to add new sites to pull and which channels to post to.
We should be able to leverage the same TF config as the
learning_table
oci_nosql_table
. Then make the learning function query the new table on invocation instead of using thelearning_sites_rss
list.The text was updated successfully, but these errors were encountered: