Skip to content
Snippets Groups Projects

WIP: Feat use queuename attribute for routing key

  1. Apr 22, 2021
    • root's avatar
      Changes in this commit: · e13a98ad
      root authored
      * Add 'queuename' attribute to the database.
      * Add 'queuename' to current dictionary.
      * Create routing key for next level of agents based on 'queuename' rather then 'username'
      * Black reformatting.
      e13a98ad
    • root's avatar
      Changes in this commit: · 8849a191
      root authored
      * Black reformatting.
      8849a191
    • root's avatar
      Changes in this commit: · 26bec03e
      root authored
      * Create routing key based on 'queuename' rather then 'username'
      * Black reformatting.
      26bec03e
    • root's avatar
      Changes in this commit: · 8b3f5031
      root authored
      * Create a queuename variable based on the percent encoding of username.
      * Pass 'queuename' attribute to add_user function.
      * Create routing key based on 'queuename' rather then 'username'
      * Black reformatting.
      8b3f5031
    • root's avatar
      Following changes: · 5daca355
      root authored
      * Add a function to percent encode username
      * Add parameter 'queuename' to add_user function.
      * Black formatting
      5daca355
Loading