People project error
Fitsuite
https://hub.app.geeks.ltd/dashboard/home.aspx
https://hub.app.geeks.ltd/audit/logs?ExcludeSlowActions=True
#
Failed to run background task 'Pull AddPersonCommand' because: AppSetting value of 'EventBus:Queues:PeopleService.AddPersonCommand:Url' is not specified.

AppSetting value of 'EventBus:Queues:PeopleService.AddPersonCommand:Url' is not specified.

Exception Data:
{
}

--------------------------------------
STACK TRACE:

at Olive.Config.GetOrThrow(String key)

at Olive.EventBus.QueueUrl(Type messageType)

at Olive.EventBus.Queue[TMessage]()

at PeopleService.AddPersonCommand.FetchAll() in C:\CIAgent\BuildTasks-Application\GeeksMS.People\master\Website\Api\Commands\AddPersonCommand.cs:line 92

at Website.TaskManager.PullAddPersonCommand() in C:\CIAgent\BuildTasks-Application\GeeksMS.People\master\Website\App_Start\TaskManager.cs:line 49

at Olive.PassiveBackgroundTasks.Engine.Run(IBackgourndTask task)
#
#