Skip to content

Commit c88d705

Browse files
committed
Merge branch '1172-refresh-feedsearch-view-asynchronically' of github.com:MobilityData/mobility-feed-api into 1172-refresh-feedsearch-view-asynchronically
2 parents 336eaf3 + a580abf commit c88d705

File tree

1 file changed

+1
-1
lines changed
  • functions-python/tasks_executor/src

1 file changed

+1
-1
lines changed

functions-python/tasks_executor/src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"handler": rebuild_missing_bounding_boxes_handler,
5454
},
5555
"refresh_materialized_view": {
56-
"description": "Refreshes the materialized view for GTFS datasets.",
56+
"description": "Refreshes the materialized view.",
5757
"handler": refresh_materialized_view_handler,
5858
},
5959
}

0 commit comments

Comments
 (0)