mozilla-releng/buildhub2

TypeError: '>' not supported between instances of 'str' and 'int'

Closed this issue · 0 comments

https://sentry.prod.mozaws.net/operations/buildhub2-prod/issues/5196267/

TypeError: '>' not supported between instances of 'str' and 'int'
  File "buildhub/api/views.py", line 29, in search
    if arguments.get("size") and arguments["size"] > settings.MAX_SEARCH_SIZE:

TypeError: '>' not supported between instances of 'str' and 'int'