currently, if they can't get a question (e.g. bucket is empty) it returns a 200 but sticks an error message where the question would go. In order to not let these errors get mulliganed into the bucket, we need to return a different code and handle it appropriately.
currently, if they can't get a question (e.g. bucket is empty) it returns a 200 but sticks an error message where the question would go. In order to not let these errors get mulliganed into the bucket, we need to return a different code and handle it appropriately.