Skip to content

Conversation

@gwallace-algorithmia
Copy link
Contributor

Sample code for external event processing (e.g AWS SQS, Azure Service Bus) was out of date and did not work. These changes fix the code.

Only content within python code blocks was modified

Checklist

  • My PR title includes a relevant Jira ticket name
  • If no associated Jira ticket, my PR title is informative (individual commit messages are squashed in this repo)
  • Unnecessary text (notes, TODOs, etc.) has been removed
  • For YAML "front matter":
    • Properties are alphabetized
    • permalink and redirect_from/to properties have / at beginning and end (e.g., /path/)
  • Screenshots, if present, follow the Screenshot guidelines which means:
    • Full browser width (browser at 100% zoom and 10-12" width)
    • Max 1000px
  • Grammar, style, tone, punctuation, etc. follow the Algorithmia manual of style
  • Headers are “Sentence case with Proper Nouns capitalized”
  • Placeholder strings are UPPER_SNAKE_CASE and are named as in the Glossary where appropriate
Copy link
Contributor

@lemonez lemonez left a comment

Choose a reason for hiding this comment

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

Thanks for the updates Gordon!

@lemonez lemonez merged commit 39997b6 into develop Dec 14, 2021
@lemonez lemonez deleted the update-sample-code-for-event-processing branch December 14, 2021 17:31
cannedyeti added a commit that referenced this pull request Jan 11, 2022
* DOCS-325: migrate data scientist content from skilljar (#597) * migrate data scientist content from skilljar * Update _pages/algorithm-development/create-scm-backed-algo-api.md Co-authored-by: Rembrandt Reyes <reyes.rembrandt@gmail.com> * Update _pages/algorithm-development/create-scm-backed-algo-api.md Co-authored-by: Rembrandt Reyes <reyes.rembrandt@gmail.com> Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> Co-authored-by: Rembrandt Reyes <reyes.rembrandt@gmail.com> * DOCS-325: migrate RBAC table (#599) * add RBAC table to platform section * update text about permissions to remove mention of credits Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> * add page with link to DR docs; other updates (#598) Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> * update cve exception (#596) Co-authored-by: Connor Potebnya <connor.potebnya@datarobot.com> * DOCS-325: add org-first updates page (#601) * add org-first updates page * add org-first UI updates page * correct training center page info * remove training center glossary entry Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> * fix header for new logo (#602) Co-authored-by: Connor Potebnya <connor.potebnya@datarobot.com> * Updated sample code for external event processing (#603) Co-authored-by: Gordon Wallace <gwallace@algorithmia.com> * add dark mode feature flag endpoint docs (#604) Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> * Update ui-customization.md correct version number of feature availability * Update users.md * fixed spelling and grammatical errors (#608) * fixed spelling and grammatical errors fixed spelling and grammatical errors * Update _pages/platform/organization-profile.md * Update _pages/platform/organization-profile.md Co-authored-by: Ezra Citron <36384768+lemonez@users.noreply.github.com> * fixed spelling and grammatical errors (#609) * fixed spelling and grammatical errors fixed spelling and grammatical errors * Update _pages/platform/algorithm-profile.md Co-authored-by: Ezra Citron <36384768+lemonez@users.noreply.github.com> * remove docs about deprecated marketplace features * updated CVEs * update cve * rm host (#612) Co-authored-by: Connor Potebnya <connor.potebnya@datarobot.com> * update exceptions (#605) Co-authored-by: Connor Potebnya <connor.potebnya@datarobot.com> Co-authored-by: Ezra Citron <36384768+lemonez@users.noreply.github.com> Co-authored-by: Ezra Citron <ezra.citron@datarobot.com> Co-authored-by: Rembrandt Reyes <reyes.rembrandt@gmail.com> Co-authored-by: Connor Potebnya <connor.potebnya@datarobot.com> Co-authored-by: Gordon Wallace <73236812+gwallace-algorithmia@users.noreply.github.com> Co-authored-by: Gordon Wallace <gwallace@algorithmia.com> Co-authored-by: Shubham Tiwari <65031177+ShubhGurukul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants